Proper connect_port
[juce-lv2.git] / juce / source / extras / browser plugins / wrapper / npapi / ReadMe.txt
blob605d558a5f1bcdc7946c57be5214e71c678cd31b
2 This folder contains the minimum set of header files that is needed to build the Juce NPAPI 
3 wrapper on Windows. (OSX already provides these headers so they're not used in a Mac build)
5 I've included them in the Juce tree because there seem to be so many subtle variations of them
6 floating around that finding a version that's compatible with the juce wrapper is actually a lot harder
7 than it sounds! These particular files are taken from the XulRunner tree, where they live in
8 xulrunner-sdk/sdk/include. To get the rest of the XulRunner code, please visit:
9 https://developer.mozilla.org/En/XULRunner
11 Obviously these files are in no way related to Juce, and aren't covered by the Juce license. If you're 
12 going to use them in your own projects, then please check their own licensing details to satisfy 
13 yourself that you're allowed to do what you want to do with them.